home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / te150a.zip / INS_RA.DOC < prev    next >
Text File  |  1996-10-11  |  2KB  |  48 lines

  1.   ┌───────────────────────────────────────────────────────────────────────┐
  2.   │ ░░░░░ │        Setting up TurboEDIT with RemoteAccess         │ ░░░░░ │
  3.   └───────────────────────────────────────────────────────────────────────┘
  4.  
  5.    This  documentation  outlines  how  we  at  Mikerosoft  have  installed
  6.    TurboEDIT.  As far as we  know, this is  the best (and easiest)  way to
  7.    setup TurboEDIT for use with RemoteAccess.
  8.  
  9.    Install the TurboEDIT files in a  directory  of your  choice.  We  used
  10.    C:\RA\TEDIT,  so this is the directory we'll be using for our examples.
  11.    If you change it, adjust your setup accordingly.
  12.  
  13.    Next, run TESETUP.EXE.  TESetup  will ask  you if you would  like it to
  14.    perform an auto-install.  Selecting YES will make TESetup automatically
  15.    search for and read from your RA configuration files, and setup as many
  16.    of TurboEDIT's features as it can without interaction.
  17.  
  18.    TESetup can  even edit  your RA configuration  files to  make TurboEDIT
  19.    your default editor.  If you use  this feature, your original CONFIG.RA
  20.    will be backed up as CONFIG.TE.
  21.  
  22.    Finish configuring TurboEDIT, then exit TESetup.
  23.  
  24.    In RemoteAccess Config under Options | Messages | External editor, type
  25.    *C /C C:\RA\TEDIT\TE.BAT *M
  26.    and save your setup.
  27.  
  28.    The TE.BAT that is included in the archive assumes that your  BBS  path
  29.    is C:\RA.  If this is not so, you must edit TE.BAT and change the path.
  30.  
  31.    If you experience problems with TurboEDIT not being able to locate  its
  32.    configuration file, you should set the TEDIT environment variable. This
  33.    can be done by adding the following line to your AUTOEXEC.BAT:
  34.  
  35.    SET TEDIT=C:\RA\TEDIT
  36.              ^^^^^^^^^^^ (change this to the path to TurboEDIT).
  37.  
  38.    If you run a multitasker, and experience problems  with TurboEDIT  run-
  39.    ning slowly, you might want to add and  play around with  the -S param-
  40.    eter in the batch  file.  -S### (where  the ### is 100ths of a  second)
  41.    detemines when  a time  slice is released.  The default setting is  one
  42.    second (100/100ths).
  43.  
  44.   ┌───────────────────────────────────────────────────────────────────────┐
  45.   │ ░░░░░ │               End of RemoteAccess Setup               │ ░░░░░ │
  46.   └───────────────────────────────────────────────────────────────────────┘
  47.  
  48.